Skip to content

V2 core features#22

Merged
brokkoli71 merged 27 commits into
mainfrom
v2-core-features
Sep 30, 2025
Merged

V2 core features#22
brokkoli71 merged 27 commits into
mainfrom
v2-core-features

Conversation

@brokkoli71

@brokkoli71 brokkoli71 commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

The following core features are needed to make Zarr-Java usable for Zarr v2:

  • Read/write
  • Create an array
  • zlib Compressor
  • Tests
  • Test against other library

For this, a common Interface for v3 and v2 Array was created

@brokkoli71 brokkoli71 self-assigned this Sep 15, 2025
@normanrz
normanrz self-requested a review September 15, 2025 15:23
@brokkoli71
brokkoli71 marked this pull request as draft September 15, 2025 15:25
@brokkoli71
brokkoli71 marked this pull request as ready for review September 23, 2025 14:34
Comment thread .github/workflows/ci.yml

@normanrz normanrz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really cool! Just minor comments.

Comment thread src/main/java/dev/zarr/zarrjava/core/codec/BytesBytesCodec.java Outdated
Comment thread src/main/java/dev/zarr/zarrjava/core/Array.java
Comment thread src/main/java/dev/zarr/zarrjava/core/Array.java Outdated
Comment thread src/main/java/dev/zarr/zarrjava/v2/codec/CodecBuilder.java Outdated
Comment thread src/main/java/dev/zarr/zarrjava/core/Array.java
@brokkoli71 brokkoli71 mentioned this pull request Sep 30, 2025
6 tasks
@brokkoli71
brokkoli71 merged commit fe920ea into main Sep 30, 2025
3 checks passed
@brokkoli71
brokkoli71 deleted the v2-core-features branch November 24, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v2] Implement core features

2 participants